Deleted user

Results 141972 comments of Deleted user

@asaskevich i recommend doing the NBT suggestion #17 because that way people can implement redstone, crop growth etc themselves via scripts. This way you can just support pretty much everything.

@Claycorp i didn't know ;(

maybe try badger instead of bolt. when i compared them(write transactions), badger was 10x faster.

The use of etcd is a very good point.

fyi check out tidb for inspiration

The theme I am using is Newspaper. And the language I am using is Java, but the same problem occurred when I tested in C language. I'll link to the...

Thank you very much for the quick reply. But I'm new to WordPress, so I don't quite understand the solution you mentioned. I tried deleting the .comment{ ... } part...

Ah, Problem Solved, Thank you!

Yes, that was run on a Windows Machine.

Thanks for the tip. I am exploring options and have foudn a few more things that help. There is an ORM for BoltDB now. Its called Storm. https://github.com/asdine/storm There is...