NeoMutt  2025-12-11-1040-g5187ba
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Key Value Store API

The Key Value Store API. More...

Collaboration diagram for Key Value Store API:

Topics

 open()
 Open a connection to a Store.
 fetch()
 Fetch a Value from the Store.
 free()
 Free a Value returned by fetch().
 store()
 Write a Value to the Store.
 delete_record()
 Delete a record from the Store.
 close()
 Close a Store connection.
 version()
 Get a Store version string.

Detailed Description

The Key Value Store API.