Files
gentoo/dev-db/cockroach/files/cockroach-limits.conf
William Hubbs adcc810ebc dev-db/cockroach: new package
This is a scalable open source database. For more information see the home page below.

http://www.cockroachlabs.com

Package-Manager: Portage-2.3.5, Repoman-2.3.1
2017-05-04 17:42:18 -05:00

5 lines
136 B
Plaintext

# This is needed because cockroach can open a high number of file
# descriptors
cockroach soft nofile 35000
cockroach hard nofile 35000