-
### Goal: now fetches, filters events correctly (similar to uniswap & co)
**To do:**
- rework database
- - introduce complete ORM (Object-relational mapping)
- - based on https://github.com/Uniswap/v…
-
Hey,
At Dailykit, we're using Hasura to power our backend requirements completely and have done some remote schemas to be used with Hasura.
We have following remote schemas available which are o…
-
- For now, all class-XP will be based 1-to-1 on stablecoins earned on a raid
- We should first run a script to calculate general XP based on stablecoins earned
- We’ll have to use Smart Escr…
-
Coming from Hasura, it has a event trigger system which can be executed async on serverless functions when a value changes in the database. I think that this feature comes in handy if you have a lot o…
-
### Version Information
Server Version: 2.0.7
### Environment
Docker
### What is the expected behaviour?
Don’t create 15+ connections if we don’t need it.
### What is the current be…
-
We run our database on RDS (AWS) using their SSD storage option. As described [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html), I/O operations are a budgeted resource w…
-
While setting up a database schema or doing data modelling in general, it would be immensely useful to be able to be able to use a best-practices reference schema to use as a starting point.
I imag…
-
### Version Information
Server Version: 2.16
### Environment
OSS
### What is the current behaviour?
When I have an invalid env var used on scheduled events, after the time of execution …
-
Hey folks,
🥁 HASURA CON IS BACK IN 2021 on 23rd & 24th June! 🥁
![hasuracon21_reveal](https://user-images.githubusercontent.com/32997409/114716904-247d4280-9d52-11eb-8733-a44ff38cf98c.gif)
Yo…
-
Keeping track of common Hasura queries.
SELECT FOR UPDATE across shards if hdb_catalog.event_log is distributed:
```sql
UPDATE hdb_catalog.event_log
SET locked = 't'
…