这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: u5surf/gnomock

Tags

v0.9.5

Toggle v0.9.5's commit message
Add MariaDB preset

v0.9.4

Toggle v0.9.4's commit message
Implement Kafka Preset

This commit also adds an ability to use pre-configured port number on
the host

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Memcached preset

* Add Memcached preset

* Change Redis to Memcached in comments

* Add storing number as a string

* Add Memcached to registry.go for use by gnomockd

* Add tests for gnomock

* Add swagger spec for Memcached

* Add Memcached to README

* Add python sdk test for Memcached

* Add Values and ByteValues

Make string and byte slice maps separate so both can be used.

* Make preset test more readable

Make preset test a bit more readable by changing variable names

* Open only one connection in initf

* Update swagger specification

Update swagger specification for use with both ByteValues and Values.
Also specify property type of ByteValues to be a string with byte format
(base64 encoded bytes).

* Upgrade python SDK to 1.4.2

v0.9.2

Toggle v0.9.2's commit message
Allow using a specific container name

v0.9.1

Toggle v0.9.1's commit message
Add latest supported preset version to readme

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update readme

v0.8.0

Toggle v0.8.0's commit message
Add troubleshooting section and update example

v0.7.0

Toggle v0.7.0's commit message
Move all packages back go use gnomock root

v0.6.0

Toggle v0.6.0's commit message
Align preset versions to v0.6.0

v0.5.3

Toggle v0.5.3's commit message
Use latest preset versions