TTC
Theo's Typesafe CultProfeshnul Duvlupur

need key value pair database like redis

need key value pair datastore like redis which is similar to python dictionary and should be cleint based And it would be very good if you also send free service hosting for it
B
BasToTheMax377d ago
Few questions: - why not use redis? - what do you mean with client base?
PD
Profeshnul Duvlupur377d ago
I can't find a good redis free hosting By cleint base, I mean by cleint server base like redis
B
BasToTheMax377d ago
redislabs has free hosting if I'm correct
PD
Profeshnul Duvlupur377d ago
@/BasToTheMax.js does it give persistent storage? I want persistent storage
B
BasToTheMax377d ago
I am not entirely sure, but I've been using it for about 3 months now without any data loss
S
Sybatron377d ago
Pricing | Upstash: Documentation
| Feature | Free | Pay as you go | Pro / Enterprise |
PD
Profeshnul Duvlupur377d ago
Upstash has some number of requests limit Does it ask for any card or payment? Or phone number? @/BasToTheMax.js
S
Sybatron377d ago
here upstash vs redislabs
PD
Profeshnul Duvlupur377d ago
What does it mean by 30mb ram? Is it persistent 30 mb storage or just in memory data? @Sybatron Of redislabs
S
Sybatron377d ago
PD
Profeshnul Duvlupur377d ago
I am not asking about redis enterprise, I am asking about redislabs. How much persistent storage does it actually provide?
S
Sybatron377d ago
they are the same thing
PD
Profeshnul Duvlupur377d ago
So, 30mb persistent storage or mixed?
S
Sturlen377d ago
no peristance on free tier afaik https://redis.com/redis-enterprise-cloud/pricing/
Redis
Redis Enterprise Cloud Pricing | Redis
Redis Enterprise offers a flexible pricing scheme for Cloud & Software, suitable to any dataset size, throughput or number of databases. Try our Free tier plan!
PD
Profeshnul Duvlupur377d ago
How u using without data loss?
B
BasToTheMax377d ago
My database hasn't restarted AFAIK Nope
N
nexxel377d ago
lol they asked for something free and you gave them the most expensive option @bagarrattaa try self hosting it if you have a vps if not try hosting it on railway's free tier
S
Sybatron377d ago
the other solution redislabs seemed even more expensive tbh i dont even use redis 😅
L
lu377d ago
i didnt even go outside of development and i needed to pay on upstash, upstash sucks
N
nexxel377d ago
yeah really does suck more overpriced than vercel bandwidth
L
lu377d ago
and we all go back to aws 😛
PD
Profeshnul Duvlupur376d ago
I don't have vps It had some restriction ig of 30 days
N
nexxel376d ago
you get $5 every 30 days
PD
Profeshnul Duvlupur376d ago
Any other service?
N
nexxel376d ago
no
PD
Profeshnul Duvlupur376d ago
Like redis database?
N
nexxel376d ago
thats your best bet if you can't spend any money
PD
Profeshnul Duvlupur376d ago
Gime any other database service similar to redis Gime good hosting for this
B
BasToTheMax373d ago
Etcd uses only the disk for storage, right? No in-memory database? I just found out that etcd has a storage limit of 8 Gb
I
iukea353d ago
DynmoDB free tire is for life I think
Want results from more Discord servers?
Add your server
More Posts
How do I solve this errorI have installed daisyui already. Already tried the suggested fix"Unsafe assignment of `any` valueI am using latest create-t3-app with prisma, tailwind nextAuth and trpcClerk + Next.js app router <SignedOut> children not rendered after <UserButton> sign outHi there! I'm currently building an app with Clerk and I've got signing in working however when I siturbo repo built lint errorI was setting up ct3turbo when I saw the GitHub action workflow is showing errors, how do I fix it?changing col-span with template literalany idea why this isnt working?[Solved] T3 Stack PWA ??Does anybody know how to turn a t3 site into a PWA? I am using next-pwa but I am getting a few errortRPC Error: Invalid hook call.Sorry for the noob question I just cant figure out how to do this I have the following tRPC route: eStack?Hey how would I go about creating a website where you can post minecraft servers and include a imageHow would I order by the role?Hello, I'm trying to set up an API, where I return some users. I've got it working, where it returnsPrisma Create with Connect IssueHey! I wasn't able to find another thread explaining this, but I'd love help with this! I have twoGenerating image background jobI'm making a game where you can create levels in HTML5 Canvas and upload them to the api. I will neeHelp with Vercel deploymentHi folks, I am having issues deploying to vercel. I keep getting this error:My DB shouldn’t be this slow, RIGHT❓A fresh DB (pscale) and Table with just two entries, but takes 10s to fetch them (prisma studio) I’❌ tRPC failed on profile.getUserByUsername: No "query"-procedure on path "profile.getUserByUsername"I am a bit lost. This is the profileRouter. export const profileRouter = createTRPCRouter({ getUHelp with Prisma Validator static evaluationI am trying to build a helper function that will allow me to abstract away some deeply nested includDoes invalidate(); perform an actual refetch?I am half way into the course video and I see `void ctx.post.getAll.invalidate();` to show the new pSWR - array of data in one request, one item from array in anotherSo I am using SWR in my nextJS app and I have two routes GET `/courses` gets all classes you are enClerk re-render parent server component on sign out with custom sign out button.Hi I'm probably being a little stupid here but I'm just wondering what the best and most simple way Prisma schema questionHow can I efficiently maintain a user's balance in a database given the following prisma schema, wheT3 Firebase solution? (SMS OTP Auth)I know I know, we love Auth.js and Clerk. But there's a problem when it comes to SMS authentication.