dolu's avatar
dolu
dolu@dolu.dev
npub1txuk...phrl
dolu's avatar
dolu 2 years ago
This is a quick demo of nostify.me (not available yet) It needs some polish but it works
dolu's avatar
dolu 2 years ago
This time it works!
dolu's avatar
dolu 2 years ago
This is a new test for nostify.me
dolu's avatar
dolu 2 years ago
Hello! Test for nostify.me
dolu's avatar
dolu 2 years ago
I will do everything I can to release it next week image
dolu's avatar
dolu 2 years ago
I make a project with "high" I/O for DB. So I immediately started using Redis instead of Postgresql for the high I/O part. (streaming all Nostr events). Then, I made a try to replace all the shit I've done using Redis by a single SQL query. Guess what, Postgresql is more than enough... it's only between 5 and 15 sql queries/sec. (with almost no data in my DB). I'll continue to make some tests with much more data in DB to see if Postgresql is still enough (I think it is)
dolu's avatar
dolu 2 years ago
#test for a project