It will be much easier to use flake if it supplied custom fields for RDBMSes that uses flake to generate the IDs. PostgresSQL and MySQL (and MariaDB) will need a C extension.
For Redis, it involves a Lua script.
This kind of deep integration will ease the development of distributes systems to developers as they won't need to manage generating ids on their own.
It will be much easier to use flake if it supplied custom fields for RDBMSes that uses flake to generate the IDs. PostgresSQL and MySQL (and MariaDB) will need a C extension.
For Redis, it involves a Lua script.
This kind of deep integration will ease the development of distributes systems to developers as they won't need to manage generating ids on their own.