Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.3 KB

A scalable server for realtime apps

Deepstream is a clusterable server that provides everything necessary to build powerful realtime applications. It’s written in nodeJs and freely available under a MIT license. To learn more, please visit http://deepstream.io/

  • Stores and syncs data in realtime
  • Built in node.js
  • Works for browsers, backend & mobile
  • Scales via clustering
  • Exceptionally fast & easy to use
  • Open Source and free (MIT License)

Documentation

For API documentation see the documentation page!

For tutorials and plugins see the tutorial page!