An open API service indexing awesome lists of open source software.

https://github.com/hyper63/workshops

hyper workshops - learn by doing 💪
https://github.com/hyper63/workshops

Last synced: about 1 month ago
JSON representation

hyper workshops - learn by doing 💪

Awesome Lists containing this project

README

          

⚡️ hyper workshops ⚡️


Learn by doing! 💪

> The future Blueberry release is scheduled for 1/17/2022. It will include a swap of the id field to the _id field for the primary key on data documents.

---

## Getting Started

The best way to do these workshops is to use gitpod.io

🚀[Launch Workspace](https://gitpod.io#https://github.com/hyper63/workshops/tree/master)
🚀

## Workshops

> Workshop status: ✅ - Ready | ⚙️ - In Progress | 🔮 - Todo

### Data

- [✅ Hello World](/data-hello-world)
- [✅ Connect](/data-connect)
- [✅ Query](/data-query)

### Cache

- [⚙️ Counters](/cache-counters)
- [🔮 Hot Queries](/cache-hot-queries)

### Search

- [🔮 Indexing](/search-indexing)
- [🔮 Matches](/search-matching)

### Storage

- [🔮 Uploading Files](/upload)
- [🔮 Downloading Files](/download)

### Queue

- [🔮 Notifications](/notifications)