RatulMaharaj / Eva-CLI

Rust implementation of Eva
MIT License
0 stars 0 forks source link

Rework insert logic #3

Open RatulMaharaj opened 1 year ago

RatulMaharaj commented 1 year ago

Currently inserts into the database happen 1 record at a time. This is quite slow and inefficient.