Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goddis

A Partial clone of redis in GO.

Implemented commands
  • PING
  • ECHO
  • EXISTS
  • EXPIRE
  • DEL
  • SET (EX,PX,NX,XX)
  • GET
  • INCR
  • INCRBY
  • MGET
  • HSET
  • HGET
  • HMGET
  • HINCRBY

Does not respond to INFO Does not save to disk

Testing

GoConvey for testing.

License

MIT

About

partial redis clone in go

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages