Skip to content
#

lmdb

Here are 75 public repositories matching this topic...

dgr
dgr commented Mar 26, 2020

As a new Crux user, I've spent a lot of time reading and re-reading the docs. The following are some suggestions for improvements to the documentation that I believe will make Crux more easily understood by new users.

  1. An overview of the high-level programming concepts from an API point of view. The current documentation spends time discussing bi-temporality, which is great, but doesn't discu
syserr0r
syserr0r commented Aug 1, 2019

It may be helpful to add the following notes to the Windows build guide:

  • You need to explicitly run the 64-bit version of msys2 (at least on a 64-bit system)
  • If you encounter errors when running python3 setup.py install for the pyfastogt python scripts you may need to run this command python -m pip install -U --force-reinstall pip setuptools
  • If you encounter errors with `python3 build
xlab
xlab commented Jan 10, 2017

Hello! I've been using my own bindings for a while, but recently switched to your package because of handy API and because Go doesn't allow to link the same C symbols under different package names.

The problem is, the code you're using in the package is somehow differs from their tip version on GitHub. I've been using the tip 0.9.70 from here: https://git

Improve this page

Add a description, image, and links to the lmdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lmdb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.