Showing 2 of total 2 results (show query)
richfitz
storr:Simple Key Value Stores
Creates and manages simple key-value stores. These can use a variety of approaches for storing the data. This package implements the base methods and support for file system, in-memory and DBI-based database stores.
Maintained by Rich FitzJohn. Last updated 4 years ago.
117 stars 10.21 score 57 scripts 33 dependentsrichfitz
redux:R Bindings to 'hiredis'
A 'hiredis' wrapper that includes support for transactions, pipelining, blocking subscription, serialisation of all keys and values, 'Redis' error handling with R errors. Includes an automatically generated 'R6' interface to the full 'hiredis' API. Generated functions are faithful to the 'hiredis' documentation while attempting to match R's argument semantics. Serialisation must be explicitly done by the user, but both binary and text-mode serialisation is supported.
Maintained by Rich FitzJohn. Last updated 1 years ago.
95 stars 9.01 score 41 scripts 9 dependents