I'm using FusionCache! #495
Replies: 2 comments 5 replies
-
😮could you share a bit of your implementation? Nice out of the box thinking by the way! |
Beta Was this translation helpful? Give feedback.
-
Hi @lootag , thanks for sharing!
Interesting use case, and happy it's working great!
Eheh, I see what you mean, and I generally agree: I have some other things in my backlog, but I try to be very careful when I have to decide to add something, to avoid feature creep. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Scenario
I need to bill users of an API for each second they're connected to a specific socket, and I'm using FusionCache to do the realtime billing of credits. Works like a charm.
Liked
Pretty much everything. The library is so versatile it can literally go from being just a simple cache, all the way to a full fledged in-memory-data backed by redis.
Unliked/Missing
I don't think anything is missing in particular, and in fact I would not add any more features than it currently supports in order to prevent scope creep.
Closing Thoughts
Good job @jodydonetti, keep em coming
Beta Was this translation helpful? Give feedback.
All reactions