Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo, add a bit to "Pluggable"

...

Server side implementation should be pluggable.  In particular, we should be able to optimize both the encoding and the network stack for speed and garbage creation.

JSON Support

Server should be able to interpret JSON document in client api request, and then convert that to pdx using JSONFormattor JSONFormatter, vice versa.

Region Key as byte[]

...