Replies: 3 comments 2 replies
-
|
Aye! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
How about |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Closed by #539 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now the
mitotable engine is implemented in thetable-enginecrate. I think it would be much clear if we rename this crate tomito, sincetable-enginesometimes is easy to confuse with thetablecrate, which defines our API for a table engine.Using
table-engineis much like a historical reason as we hadn't decided the name for our default table engine at the time we started to write the engine. Another benefit ismitoonly takes one word andtable-enginetakes two.Beta Was this translation helpful? Give feedback.
All reactions