@SurrealDB is an end-to-end cloud native database for web, mobile, serverless, jamstack, backend, and traditional applications.
It combines the database layer, the querying layer, and the API and authentication layer into one platform.
SurrealDB reduces the development time of modern applications by simplifying your database and API stack, allowing you to build secure, performant apps quicker and cheaper.
SurrealDB acts as both a database and a modern, realtime, collaborative API backend layer.
Follow @Shivansh_2407 for more such amazing tweets daily!
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Despite the availability of Twemcache and Redis, both highly popular and seemingly mature projects, existing solutions don’t really fully answer the cache requirements and challenges Twitter faces🤯🤯
Pelikan addresses most of these caching issues by treating cache servers as a framework, abstracting common functionalities as modules, and implementing features against common interfaces.
In the age of the unicorn startups, @SlackHQ has drawn attention for its rise and potential for disrupting traditional business communications tools, particularly email. You also must've used it sometime recently!
Slack's IT architecture is based on a broad range of services offered by AWS. EC2 for compute tasks, Blockstore for nightly backups, S3 for file uploads and asset management, VPC for security groups and firewall rules to name some.
Along with the AWS services, Slack is using the Redis data structure server, the Apache Solr search tool, the Squid caching proxy, and a MySQL database.
The web client is built with JS and ES6 with ReactJS, Desktop app with Electron.