vasern / vasern

Vasern is a fast, lightweight and open source data storage for React Native

Home Page:https://vasern.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is this still in active development?

anchetaWern opened this issue · comments

I can see the last update was like 9 months ago. I was wondering if I could still use this on my project. But if it's already abandoned then I'll just look for another local database.

I haven't work on it for sometimes and will likely break with the new react-native version.

Highly recommend to look for something else

Hi @hieunc229 , I can do maintain this project

Hi @uranashel44, appriciate your willingness.

There are a few bottle neck that prevent scalability of the storage (which is why it is not an idea for apps that have large dataset). I was planning to rebuilt Vasern, backed with an established database (ie rocksdb, or lmdb). But wasn't have enough time to do it.

It'll requires building a bride, which will work with native enviroment like Swift/Objective-C and Java.

It'll take a lot of effort and time to do this. I'm not sure if you're up for it.

Let me know what you think.

Hi @hieunc229 , I think its good to go and we can conquer.