Email list hosting service & mailing list manager


New draft (#3) of SRFI 167: Ordered Key Value Store Arthur A. Gleckler 02 Jun 2019 17:49 UTC

I've just published draft #3 of SRFI 167.  It was submitted by
Amirouche Boubekki, author of the SRFI.

  <https://srfi.schemers.org/srfi-167/>

Here are Amirouche's commit comments on this draft:

  - add 'transactional' procedure and adapt the rest
  - simply and correct id="tag"
  - cosmit
  - add 'offset' option to 'okvs-range' and 'okvs-prefix'
  - rename 'transactional' to 'okvs-transactional'...
  - cosmit
  - add 'okvs-debug'
  - cosmit
  - s/some/transaction/g
  - libraries.md: add sqlite lsm4
  - Revert "s/some/transaction/g"
  - Associate transaction with a hash-table.
  - add sample tests
  - Publish third draft.

Here's the diff:

<https://github.com/scheme-requests-for-implementation/srfi-167/compare/8c18f8200bc0c80519555406e4b2341f16471652..96eec0d76497fc83ea6c98f272b43d9292591632>

Regards,

SRFI Editor