Agenda:
- First community call 🎉
- The documentation website is up: https://dicedb-docs.netlify.app/
- Aim to support a basic, foundational feature set
- Plans for real-time reactivity:
- Support for JSON
- Filtering on JSON fields
- Optimizations for DSQL query executor:
- Instead of re.match use a specific regex matcher for better performance.