Hasty Briefsbeta

Bilingual

<antirez>

2 days ago
  • GEO API for indexing and querying by latitude and longitude.
  • BITFIELD command for manipulating strings as bit arrays of integers.
  • Redis Cluster improvements including rebalancing and better replica migration.
  • Lua scripts replication now supports effects replication for scripts with side effects.
  • New Lua scripts debugger with redis-cli support.
  • Memory efficiency improvements via SDS and Jemalloc changes, plus a new List internal representation.
  • Consistent expiration of keys across slaves and masters during read operations.
  • SPOP command now accepts an optional count argument.
  • RDB AUX fields storing metadata like server version and date.
  • Faster RDB loading.
  • Sentinel can now monitor many masters (advanced beta).