summaryrefslogtreecommitdiff
path: root/app/db/in_memory_repository.go
AgeCommit message (Expand)Author
2025-07-30refactor: add ctor option to add repository publishingmo khan
2025-07-30refactor: extract a separate repository to publish eventsmo khan
2025-07-24feat: publish an event after a new sparkle is saved to the databasemo khan
2025-06-13refactor: sort fieldsmo khan
2025-06-13fix: lock the mutex before readingmo khan
2025-06-13fix: take a lock before updating the list of itemsmo khan
2025-05-07refactor: provide context to repository to apply timeoutmo khan
2025-04-28feat: sort the in memory itemsmo khan
2025-04-25refactor: move db and mountable to appmo khan