octillery icon indicating copy to clipboard operation
octillery copied to clipboard

Go package for sharding databases ( Supports every ORM or raw SQL )

Results 6 octillery issues
Sort by recently updated
recently updated
newest added

Refs: https://github.com/blastrain/octillery/issues/25 I'd like to add `PostgreSQL` support for octillery. I have added an adapter to support the new DB driver, but please let me know if there is anything...

Call defer in a function scope instead of in a loop because a defer statement defers the execution of a function until the surrounding function returns.

I'd like to add PostgreSQL support for octillery. If it is ok to work for it, let me and my colleague make pull request . It seems that only we...

For diversity reasons, it would be nice to try to avoid 'master' and 'slave' terminology in this repository which can be associated to slavery. The master-slave terminology could be problematic...

Add sub command `online` and that option is compatible with `gh-ost` ( https://github.com/github/gh-ost ) .