Any deno kv experts out here?
For FLOSS ActivityPub Clients:
I am looking for best practices for a key which has a geohash as secondary index and might be searchable by Date as well, like an as `Event` with a `location`
:)
Any deno kv experts out here?
For FLOSS ActivityPub Clients:
I am looking for best practices for a key which has a geohash as secondary index and might be searchable by Date as well, like an as `Event` with a `location`
:)
Playing with #DenoKV as part of this. And as someone who really likes well structured typed relational data I'm surprised how much I'm enjoying it.
#Google 's #Gmail #API is pretty frustrating for reasons I'll blog about later. A side effect is that I have to scan through messages serially.
I stash the response data in KV and then subscribe to the KV elsewhere in the service to go get the message content. If that "just works" when horizontally scaling, that's pretty neat.
> I’ve been noticing a trend with #DenoLand Inc. products. Engagement with users is fleeting. What I mean is that many reported issues with #Deno products are never addressed. Often they’re not even acknowledged. From #DenoKV architecture, to #DenoDeploy startup times, I keep running into show stopping issues with little to suggest they’ll ever be fixed. It’s not a good look.
gw benci urusan sama blob,
jadi akhirnya untuk nampilin blog gq bikin route baru dan kemudian tampilannya seolah - olah ngambil di database yang sama, padahal beda. Hiyaaa hiyaa
hmm belum tau cara untuk update pada spesifik value dari deno.kv, kalo baca dokumentasinya proses update ini sama saja dengan proses insert, bedanya adalah untuk update harus mencari key yang sesuai.
#denokv #belajarkv
Ok, happy enough for an initial release. kview, a web app viewer for
@deno_land@twitter.com KV Stores, both locally and on Deno Deploy. Check out: https://deno.land/x/kview. Feedback welcomed.
#DenoKV is in Open Beta https://deno.com/blog/kv-open-beta
#Deno now has a #database built into it's core!!
When you run it locally it's free and backed by #SQLite, and when you use #DenoDeploy it uses #FoundationDB
The latest post to my blog Craig's Deno Diary has been published: "A Comprehensive Guide to Deno KV"
Consider this article as a one-stop location for Deno KV info. The post includes sections on pagination, tracking record version history and sorting KV records.
Associated with the article is a repo containing 12 code examples demonstrating all the concepts and tech used in the blog post.
#deno #denokv
https://deno-blog.com/A_Comprehensive_Guide_to_Deno_KV.2023-06-30
The latest post to my blog Craig's Deno Diary has been published: "A Comprehensive Guide to Deno KV"
Consider this article as a one-stop location for Deno KV info. The post includes sections on pagination, tracking record version history and sorting KV records.
Associated with the article is a repo containing 12 code examples demonstrating all the concepts and tech used in the blog post.
#deno #denokv
https://deno-blog.com/A_Comprehensive_Guide_to_Deno_KV.2023-06-30