Skip to content

1.0.0

Compare
Choose a tag to compare
@knazarov knazarov released this 10 Jan 15:18
· 6 commits to master since this release

Added

  • Support for regular spaces, net.box spaces and shard spaces
  • Storing schema in space:format(), both for local and remote operation
  • Flattening (compression) on the client side to preserve space and bandwidth
  • Simplistic query language with support for map/reduce across shards
  • Support for iterators in :select()
  • Support for limit/offset in :select()
  • Luarock-based packaging
  • Basic unit tests