ameerfayiz

Results 4 comments of ameerfayiz

im currently using tokenbucket algorithm inside all cloud functions which need individual rate limits to achieve the individual rate limit effect. which needs an extra table with 2 attributes for...

much required feature as backend developers. this issue makes us feel like the appwrite is not production ready yet . hope this feature is implemented as soon as possible

Will persisting the reviews[] in db and calling dolphin.addReviews(reviews); each time while initializing DolphinSR() do the trick ??

or can i persist _state object.. and then make a new constructor in DolphinSR() to initalize _state with persisted _state instead of makeEmptyState(); ???