Skip to content

History

Revisions

  • docs(benchmarks): rewrite with the new benchmark-suite results Per-op throughput + latency at 10k, offset-vs-keyset pagination, 1k->10k scaling, concurrency and memory, from the new benchmarkSuite() harness (median of 3). Refresh the methodology/run instructions and trim the future-work list (most items landed).

    @EverNife EverNife committed Jun 26, 2026
    627f031
  • docs: fix wiki-links broken inside tables; ignore local CLAUDE.md Piped wiki-links [[Text|Page]] inside a Markdown table collide with the column separator, so the cell splits and the link renders as literal [[Text. Convert the in-table ones to Markdown links [Text](Page) (Home, H2, Project-Layout, Defining-Entities, Extending-the-Library). Add .gitignore for the local-only CLAUDE.md authoring notes.

    @EverNife EverNife committed Jun 26, 2026
    2265c61
  • docs(benchmarks): refresh numbers and note the ops/s fix landed

    @EverNife EverNife committed Jun 26, 2026
    c565b3c
  • docs: bump version coordinates to 1.0.4

    @EverNife EverNife committed Jun 26, 2026
    ee78a6e
  • docs: add Benchmarks page (per-backend throughput + recommendations)

    @EverNife EverNife committed Jun 26, 2026
    855af24
  • docs(manager): absorb cachedValues() and the add-on Maven snippet from the module README

    @EverNife EverNife committed Jun 26, 2026
    6bbd3c9
  • docs(codecs): document JacksonConfig profiles and the enriched default mapper

    @EverNife EverNife committed Jun 26, 2026
    a99c60f
  • Indexing & Queries: document Slice/Page, count, and keyset (cursor) pagination Add querySlice/queryPage/count and queryAfter/Cursor sections with the offset-vs-keyset decision callout, matching the implemented API.

    @EverNife EverNife committed Jun 25, 2026
    93f2e52
  • Indexing & Queries: document ordering & pagination (QueryOptions) Add a section covering query(Query, QueryOptions): ascending/descending order, limit/offset pagination, Query.all(), and the cross-backend contract (orderBy must be a declared index, NULL sorts least, stable tie-break by key, limit(0) is unbounded, negatives rejected).

    @EverNife EverNife committed Jun 25, 2026
    99b456a
  • Update wiki

    @EverNife EverNife committed Jun 23, 2026
    079c236
  • manager: dirty tracking + write-back + parent registries (v1.0.3)

    @EverNife EverNife committed Jun 20, 2026
    5cacb96
  • Bump Version to 1.0.2

    @EverNife EverNife committed Jun 19, 2026
    30b8579
  • Update wiki

    @EverNife EverNife committed Jun 19, 2026
    bc58d8b
  • Remove standalone module and make manager does not expose core module

    @EverNife EverNife committed Jun 19, 2026
    ecf98e8
  • Update wiki

    @EverNife EverNife committed Jun 18, 2026
    bff9d3d
  • Update wiki

    @EverNife EverNife committed Jun 18, 2026
    f4658c5
  • wiki: rename example variable world -> refRegistry; tidy Ref.of and specs links Match the code: examples use 'refRegistry' (not 'world'); unbound refs shown as Ref.of(key, type, null) now the two-arg overload is gone; removed dead links to the no-longer-committed specs/. Legitimate domain examples (location.world, world_nether) left untouched.

    @EverNife EverNife committed Jun 17, 2026
    294f7d7
  • Add complete EveryDatabase dev-guide wiki Home, sidebar, footer, and every section page — Getting Started, Core Concepts, Working with Data, Backends, the Manager module (per-context RefRegistry), Operations, Advanced, Reference, and Contributing. Conventions in specs/SPEC_wiki.md; content grounded in the repo sources and reviewed for accuracy against them.

    @EverNife EverNife committed Jun 17, 2026
    4ee747d
  • Update wiki

    @EverNife EverNife committed Jun 16, 2026
    f47b5fa
  • Initial Home page

    @EverNife EverNife committed Jun 16, 2026
    6e54a85