-
Updated
Dec 17, 2020 - Python
db
A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for creation, querying, updating, and administration of the data it holds.
Here are 880 public repositories matching this topic...
We should remove Guava as a dependency from the server module.
Most of the functionality we used from Guava are provided by the JDK by now.
The stuff that is missing from the JDK has mostly been added in the utilities we inherited from Elasticsearch, due to their decision to remove Guava completely.
Any functionality that we use which isn't present in the JDK can be co
-
Updated
Oct 29, 2020 - Go
-
Updated
Nov 12, 2020 - Kotlin
-
Updated
Dec 14, 2020 - Java
-
Updated
Dec 14, 2020 - TypeScript
-
Updated
Sep 6, 2020 - JavaScript
Issue description
The original title key translates the title. It should not.
Version of IMDbPY, Python and OS
- Python:
3.6.9 - IMDbPY:
6.9dev20200125(installed from the repo here) - OS:
uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')
-
Updated
Nov 30, 2020 - PHP
-
Updated
May 31, 2020 - Objective-C
The TestAutoRecovery test is being skipped on Windows since it seems to be failing. I don't have access to a Windows PC, so anyone is invited to dig in.
See #153
-
Updated
Jan 2, 2019 - Go
-
Updated
Nov 16, 2020 - TypeScript
-
Updated
Nov 16, 2020 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Sep 15, 2020 - PHP
- Wikipedia
- Wikipedia


We will be supporting v0.33 till the next major release (0.35). We should bump golangci-lint version to the latest version to fix ci failures. In doing so many linting errors will arise, these should be cleaned up in the same PR.
This is an easy first contribution to Tendermint, if you are looking to get your hands dirty :)