Skip to content

Releases: sewenew/redis-protobuf

redis-protobuf 0.1.0

13 Jun 14:05
Compare
Choose a tag to compare
  • Re-design the commands: use JSON Pointer to specify path
  • PB.IMPORT command asynchronously imports protobuf files
  • PB.LASTIMPORT command shows status of last imported protobuf files
  • Add tests code for redis-protobuf

redis-protobuf 0.0.2

03 Apr 03:36
Compare
Choose a tag to compare
  • Add map support
  • Fix some bugs
  • Add standard proto files to docker files
  • Load nested protobuf files
  • Replicate changes to replica nodes

redis-protobuf 0.0.1

09 Jul 16:16
Compare
Choose a tag to compare

This is the first release of redis-protobuf, which is a Redis module reading and writing Protobuf messages.