Changes

Jump to navigation Jump to search
7 bytes added ,  17:40, 17 June 2022
no edit summary
This [[Module Library|XQuery Module]] provides functions to organize values in a main-memory key -value store.
The store is useful if data (a system configuration, maps serving as indexes) needs to be repeatedly accessed. The store is persistent: Contents will be written to disk at shutdown time, and the serialized store will be retrieved from disk as soon as the store is used for the first time. The store will be stored in a binary {{Code|store.basex}} file in the database directory.
All functions and errors in this module are assigned to the <code><nowiki>http://basex.org/modules/store</nowiki></code> namespace, which is statically bound to the {{Code|store}} prefix.<br/>
=Store EntriesKey-value operations=
==store:get==
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu