We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(wiki): refresh for the current API + real-world examples Update every page to the current API and add concrete config examples: - @Id -> @KeyIndex throughout; rename the Id-Collections page to KeyIndex-Collections and fix all cross-links + the sidebar. - Document dot-escaping (a\.b), migrateKey's MigrationResult, getString-on-object and getUUID tolerance. - Add Config.inMemory(), save(Codec) and changeCodec(Codec) to the dynamic API, lifecycle and codec pages. - Fix the durability enum (Backend.Durability -> BackStore.Durability) and the lifecycle hook parameter (List<LoadIssue> -> ConfigContext). - Replace abstract a.b.c snippets with real server/database/world scenarios.
docs(wiki): API rework — typed reads, setValue-merge, read/write binder, lifecycle hooks, BackStore
rename: FinalConfig -> EveryConfig across the wiki
docs: initial FinalConfig wiki
Initial Home page