Skip to content

issues Search Results · repo:mbr/simplekv language:Python

Filter by

36 results  (77 ms)

36 results

inmbr/simplekv (press backspace or delete to remove)

Hi, I need help using the google cloud storage backend after installing simplekv from pypi. I ve documented my version and the available methods below. The problem seems to be that the version of simplekv ...

Thanks @fmarczin for merging #112 and #110. Could you publish a release (e.g. 0.15) with those changes?

Hi @mbr ! Since there are a couple of open PRs, and I no longer have the capacity to reliably review and release, there is a growing list of great contributions that don t get merged. This has created ...

It looks like no CI is running anymore on PRs. Does this need a Travis reactivation maybe? cc @fmarczin @crepererum

Some of the simplekv stores implement the pickle protocol and allow the safe serialization of the store (e.g. AzureBlockBlobStore see here. In this case, the pickle roundtrip restores the store both safely ...

$psql -c create database simplekv_test; -U postgres psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket /var/run/postgresql/.s.PGSQL.5432 ...

Hi, is it possible for users to add new databases? I really like the project but would like to be able to extend it with other databases, such as CouchDB or Rakis, on the fly. Is this possible, and if ...

According to docs, the .keys method of a store should return a value of type list and not any iterable (this is what iter_keys is for). However, the FilesystemStore.keys method returns a generator in python ...

The boto package is now in retirement and boto3 has been the recommended Python-AWS library for some time. Although the two versions can (apparently) be installed side by side it would be preferable if ...

I would like to use the feature that one can give the keyword delimiter to the store.iter_keys method (https://github.com/mbr/simplekv/blob/master/simplekv/init.py#L102). Some implementations support ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.