Viewing profile — GhostDBCache
GhostDBCache
HN member- Joined
- Wed, Jul 08, 2020, 7:01 PM UTC
- HN karma
- 46
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About GhostDBCache
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
comment
Comment #23778864
I'm not aware of these so I can't say
-
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…
-
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 …
-
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…
-
comment
Comment #23778837
I don't know much about electron but if it allows you to bundle binaries and execute them then yes!
-
comment
Comment #23778827
Adding support for sets is on our roadmap!
-
comment
Comment #23778824
I've never heard of this so I can't say.
-
comment
Comment #23778815
We're aware of the issues this could cause and we will be looking into relieving GC pressure
- story