# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nordstatExtras" in publications use:' type: software license: MIT title: 'nordstatExtras: Shared ''SQLite'' Cache Backend for the ''nordstat'' Package Family' version: 0.1.0.9004 doi: 10.32614/CRAN.package.nordstatExtras abstract: Provides a SQLite-backed cell-level cache that can be used as a drop-in backend by the 'nordstat' family of packages ('rKolada', 'rTrafa', and 'pixieweb'). Designed for multi-user web applications where minimal fetch latency and asynchronous writes are required. Individual statistical values ("cells") are stored in a gatekeeper schema with a sidecar table for arbitrary metadata dimensions, enabling deduplication across overlapping queries. authors: - family-names: Hansson given-names: Love email: love.hansson@gmail.com repository: https://lchansson.r-universe.dev repository-code: https://github.com/LCHansson/nordstatExtras commit: 69aa1ae09eb3b205ddbe72c981f7410ae828b6c2 url: https://github.com/LCHansson/nordstatExtras date-released: '2026-05-19' contact: - family-names: Hansson given-names: Love email: love.hansson@gmail.com