Live data from Hacker News

Viewing profile — GhostDBCache

GhostDBCache

HN member
Joined
Wed, Jul 08, 2020, 7:01 PM UTC
HN karma
46
Public activity
11 items

About GhostDBCache

No profile information was provided.

Recent public activity

  1. comment
    Comment #23778872

    Not too different from Redis at the moment, however this is straight out of a university project were we had a tight deadline and had to limit scope considerably but if you check t…

  2. comment
    Comment #23778870

    Depending on the use case. If this is being used to reduce load on your database, then there are no noticeable differences between performance of GhostDB or redis from the clients …

  3. comment
    Comment #23778864

    I'm not aware of these so I can't say

  4. comment
    Comment #23778862

    The clients are the SDKs. Our docs are getting an update now to better explain how to configure clusters. The SDKs are in separate repos currently (this is due to how university ma…

  5. comment
    Comment #23778854

    Currently we follow the memcached model so there is no replication however, remember this is straight out of university were we had to limit scope considerably and were on a tight …

  6. comment
    Comment #23778839

    In-memory data lookup Relational and Non-relational database speedup Managing spikes in web/mobile apps Session-store Token caching Gaming - Player profiles & leaderboards Web page…

  7. comment
    Comment #23778837

    I don't know much about electron but if it allows you to bundle binaries and execute them then yes!

  8. comment
    Comment #23778827

    Adding support for sets is on our roadmap!

  9. comment
    Comment #23778824

    I've never heard of this so I can't say.

  10. comment
    Comment #23778815

    We're aware of the issues this could cause and we will be looking into relieving GC pressure

  11. story