cl-naive-store

2023-10-21

This is a persisted, in memory (lazy loading) document store for Common Lisp.

Upstream URL

gitlab.com/Harag/cl-naive-store

Author

Phil Marneweck, Pascal J. Bourguignon <pjb@informatimago.com>

License

MIT
README

cl-naive-store

This is a persisted, in memory (lazy loading) document store for Common Lisp.

Version:
2021.5.18
License:
MIT
Authors:
Phil Marneweck
Dependencies:
  • cl-naive-store.document-type-defs

  • cl-naive-store.document-types

  • cl-naive-store.naive-core

  • cl-naive-store.naive-documents

  • cl-naive-store.naive-indexed

  • cl-naive-store.naive-merkle

cl-naive-store.document-type-defs

This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.

Version:
2021.5.18
License:
MIT
Authors:
Phil Marneweck
Dependencies:
  • cl-naive-store.document-types

  • cl-naive-store.naive-core

cl-naive-store.document-types

This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.

Version:
2021.5.18
License:
MIT
Authors:
Phil Marneweck
Dependencies:
  • cl-naive-store.naive-core

cl-naive-store.naive-core

This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.

Version:
2021.5.18
License:
MIT
Authors:
Phil Marneweck
Dependencies:
  • bordeaux-threads

  • cl-cpus

  • cl-fad

  • cl-getx

  • cl-murmurhash

  • ironclad

  • local-time

  • lparallel

  • split-sequence

  • uuid

cl-naive-store.naive-documents

This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.

Version:
2021.5.18
License:
MIT
Authors:
Phil Marneweck
Dependencies:
  • cl-naive-store.document-type-defs

  • cl-naive-store.document-types

  • cl-naive-store.naive-core

  • cl-naive-store.naive-indexed

cl-naive-store.naive-indexed

This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.

Version:
2021.5.18
License:
MIT
Authors:
Phil Marneweck
Dependencies:
  • cl-naive-store.naive-core

cl-naive-store.naive-merkle

This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.

Version:
2021.5.18
License:
MIT
Authors:
Phil Marneweck
Dependencies:
  • cl-naive-store.naive-documents

cl-naive-store.test

Tests the cl-naive-store system.

Version:
2021.5.18
License:
MIT
Authors:
Pascal J. Bourguignon <pjb@informatimago.com>
Dependencies:
  • alexandria

  • cl-naive-store

Dependencies (11)

  • alexandria
  • bordeaux-threads
  • cl-cpus
  • cl-fad
  • cl-getx
  • cl-murmurhash
  • ironclad
  • local-time
  • lparallel
  • split-sequence
  • uuid

Dependents (0)

    • GitHub
    • Quicklisp