Wednesday, May 17, 2023
Show HN: CounterDB, to persist your likes/dislikes counts https://ift.tt/w6teEYH
Show HN: CounterDB, to persist your likes/dislikes counts A Solution to durably store your counts. For example number of likes/dislikes on a post. Its time complexity is O(1). Single header only C++ file for storing and retrieving numbers. It does this without increasing the file size, as its not append only DB. Which also means it can be slower on simultaneous writes to an index. Well if your task is just to store likes/dislikes counts, than it must not be much of a problem. As reads are done more than writes for such cases. https://ift.tt/cX4d6NP May 17, 2023 at 11:20AM
Subscribe to:
Post Comments (Atom)
Show HN: Built a CLI to find and disable telemetry for package.json dependencies https://ift.tt/2uFZxS4
Show HN: Built a CLI to find and disable telemetry for package.json dependencies https://ift.tt/46nZXzl August 23, 2026 at 01:58AM
-
Show HN: WebApp that blows water out of your phone's speakers https://ift.tt/2VmXkOf March 16, 2021 at 08:22AM
-
Show HN: Music player for big local collections with mpd support mpz is a C++/Qt music player focused on UX, with derectory tree and playlis...
-
Show HN: Stickerbox, a kid-safe, AI-powered voice to sticker printer Bob and Arun here, creators of Stickerbox. If AI were built for kids, w...
No comments:
Post a Comment