Skip to content

Release PredixyFreeEdition 7.0.0

Compare
Choose a tag to compare
@fortrue fortrue released this 30 Oct 07:37
· 2 commits to master since this release
c15f54e
  • Support new command for Redis 6.x and 7.x, list below:
  • Function: all Function serial commands
  • Script: eval_ro; improve script implement
  • Set: sintercard smismember
  • Zset: bzmpop zdiff zdiffstore zinter zintercard zmpop zmscore zrandmember
    zrangestore zunion
  • List: lmove lmpop lpos
  • Geo: georadius_ro georadiusbymember_ro geosearch geosearchstore
  • Other: reset expiretime pexiretime sort_ro bitfield_ro getdel getex
    lcs substr hrandfield
  • PubSub: supports Shard PubSub; refactor all PubSub codes for Predixy, now
    Predixy can support Redis PubSub fully.
  • Fix some bugs in open source

Note

  • This a Predixy FreeEdition, It's not open source now
  • The free license limit the max clients to 128
  • The performance is about 85% of Predixy Commercial Edition, but still beat all of other redis proxy.