joshstevens19 / rindexer

A no-code blazing fast EVM indexer tool built in rust.
https://rindexer.xyz
MIT License
267 stars 24 forks source link

flexibility to have `bulk_update`, `bulk_delete` and `bulk_query` functionalities inside postgres `client.rs` #95

Closed souvikmishra closed 2 weeks ago

souvikmishra commented 2 weeks ago

Hi @joshstevens19 as I am actively using this project, having the ability to bulk_insert stuff is great. I was hoping we could add in more functionalities like this such as in the title. If this falls within the scope of the project I would be happy to contribute. Cheers 🍻

joshstevens19 commented 2 weeks ago

did you mean to close this @souvikmishra

souvikmishra commented 2 weeks ago

Wasn't really sure if it fell under the scope of this project 😕 and didn't want to bug you unnecessarily 😅.