Scheme Request for Implementation 167,
"Ordered Key Value Store,"
by Amirouche Boubekki,
has gone into "final" status.
The document and an archive of the discussion are available at https://srfi.schemers.org/srfi-167/.
Here's the abstract:
This library describes an interface for an ordered key-value store that is suitable for implementing a storage engine for the generic tuple-store SRFI. It maps cleanly to existing ordered key-value databases that may or may not provide transactions.
Many thanks to Amirouche and to everyone who contributed to the discussion of this SRFI.
Regards,
SRFI Editor