Hi,
I’ve been reviewing the Nakama Docker documentation, and I noticed that it references CockroachDB version 23.1. However, I see that version 25.2 is now available.
Are there any specific recommendations or known compatibility considerations when using newer CockroachDB versions (e.g., 25.2) with Nakama in a Docker environment?
I’d appreciate your guidance on whether it’s safe to upgrade or better to stick with the version mentioned in the docs.
Thanks a lot for your support!
Hi there; I recommend using the latest version of CockroachDB. We should be compatible with it and if you find any actual issues feel free to either post here, or create an issue on Nakama. Also contribution to update the Nakama Docker files are also welcomed. Thanks!
1 Like
Hey!
Docs are just pinned to what was tested at the time.
Nakama works well with Docker versions of CockroachDB that are newer than 25.x. Before going live, do a quick staging run to find any problems with migration or startup.
We’re using the newer version of CockroachDB without any problems.