Decentralized Database Boosts Web Performance
Introducing Assassin ⚡️: a decentralized database for web workers. Lightweight, responsive & optimized for private browsing. Built with JavaScript & Hyperdrive. Contribute to the open-source project on GitHub!
Assassin ⚡️ - kill slow webpages Assassin works to kill database transactions that block the UI. Database operations can be slow, but no existing databases solve this problem the obvious way: outsource difficult tasks to web workers. I wanted to make a database that is: Open source Responsive Decentralized Optimized for web workers Designed for private browsing That's why I created my own database with JavaScript. Features 💥 💫 Lightweight : Shipped with less than 100 lines of client side code. ⚖️ Decentralized : Your database has no single point of failure. If the server g...