golang-github-houzuoguo-tiedot-devel-3.4-4.fc34 in Fedora 34
	↵ Return to the main page of golang-github-houzuoguo-tiedot-devel
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
Changelog
	
		
			
				| Date | 
				Author | 
				Change | 
			
		
		
			| 2021-01-27 | 
			Fedora Release Engineering <releng at fedoraproject dot org> - 3.4-4 | 
			- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild | 
		
		
			| 2020-07-29 | 
			Fedora Release Engineering <releng at fedoraproject dot org> - 3.4-3 | 
			- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild | 
		
		
			| 2020-05-30 | 
			Fabian Affolter <mail at fabian dash affolter dot ch> - 3.4-2.20200530git6fb2162 | 
			- Fix license naming
- Enable tests as upstream removed the unlicensed dependency
- Add systemd unit file (rhbz#1819257) | 
		
		
			| 2020-03-30 | 
			Fabian Affolter <mail at fabian dash affolter dot ch> - 3.4-1.20200330git3246d2a | 
			- Initial package | 
		
		
		
	
 
	
	
		Provides
		
			- golang(github.com/HouzuoGuo/tiedot/data)
 
			- golang(github.com/HouzuoGuo/tiedot/data)(commit=6fb216206052eb2ae4306cf5e75acfa88f60d481)
 
			- golang(github.com/HouzuoGuo/tiedot/data)(tag=3.4)
 
			- golang(github.com/HouzuoGuo/tiedot/db)
 
			- golang(github.com/HouzuoGuo/tiedot/db)(commit=6fb216206052eb2ae4306cf5e75acfa88f60d481)
 
			- golang(github.com/HouzuoGuo/tiedot/db)(tag=3.4)
 
			- golang(github.com/HouzuoGuo/tiedot/dberr)
 
			- golang(github.com/HouzuoGuo/tiedot/dberr)(commit=6fb216206052eb2ae4306cf5e75acfa88f60d481)
 
			- golang(github.com/HouzuoGuo/tiedot/dberr)(tag=3.4)
 
			- golang(github.com/HouzuoGuo/tiedot/gommap)
 
			- golang(github.com/HouzuoGuo/tiedot/gommap)(commit=6fb216206052eb2ae4306cf5e75acfa88f60d481)
 
			- golang(github.com/HouzuoGuo/tiedot/gommap)(tag=3.4)
 
			- golang(github.com/HouzuoGuo/tiedot/httpapi)
 
			- golang(github.com/HouzuoGuo/tiedot/httpapi)(commit=6fb216206052eb2ae4306cf5e75acfa88f60d481)
 
			- golang(github.com/HouzuoGuo/tiedot/httpapi)(tag=3.4)
 
			- golang(github.com/HouzuoGuo/tiedot/tdlog)
 
			- golang(github.com/HouzuoGuo/tiedot/tdlog)(commit=6fb216206052eb2ae4306cf5e75acfa88f60d481)
 
			- golang(github.com/HouzuoGuo/tiedot/tdlog)(tag=3.4)
 
			- golang-github-houzuoguo-tiedot-devel
 
			- golang-ipath(github.com/HouzuoGuo/tiedot)
 
			- golang-ipath(github.com/HouzuoGuo/tiedot)(commit=6fb216206052eb2ae4306cf5e75acfa88f60d481)
 
			- golang-ipath(github.com/HouzuoGuo/tiedot)(tag=3.4)
 
		
	 
 
Files
	
	- usr/
	- share/
	- doc/
	- golang-github-houzuoguo-tiedot-devel/
	- README-gommap.md
 
	- README.md
 
	- doc/
	- API-reference-and-embedded-usage.md
 
	- Concurrency-and-networking.md
 
	- Contributors-and-License.md
 
	- Data-structures.md
 
	- Home.md
 
	- Limitations.md
 
	- Performance-tuning-and-benchmarks.md
 
	- Query-processor-and-index.md
 
	- Tutorial.md
 
	- Version-History.md
 
	
 
	
 
	
 
	- gocode/
	- src/
	- github.com/
	- HouzuoGuo/
	- tiedot/
	- .goipath
 
	- README-gommap.md
 
	- README.md
 
	- benchmark.go
 
	- benchmark_test.go
 
	- data/
	- collection.go
 
	- collection32.go
 
	- collection64.go
 
	- collection_test.go
 
	- file.go
 
	- file_test.go
 
	- hash32.go
 
	- hash64.go
 
	- hashtable.go
 
	- hashtable_test.go
 
	- partition.go
 
	- partition_test.go
 
	
 
	- db/
	- col.go
 
	- db.go
 
	- db_test.go
 
	- doc.go
 
	- doc_test.go
 
	- idx_test.go
 
	- query.go
 
	- query_test.go
 
	
 
	- dberr/
 
	- doc/
	- API-reference-and-embedded-usage.md
 
	- Concurrency-and-networking.md
 
	- Contributors-and-License.md
 
	- Data-structures.md
 
	- Home.md
 
	- Limitations.md
 
	- Performance-tuning-and-benchmarks.md
 
	- Query-processor-and-index.md
 
	- Tutorial.md
 
	- Version-History.md
 
	
 
	- example.go
 
	- example_test.go
 
	- gommap/
	- mmap.go
 
	- mmap_unix.go
 
	- mmap_windows.go
 
	
 
	- httpapi/
	- collection.go
 
	- document.go
 
	- index.go
 
	- jwt.go
 
	- jwt_test.go
 
	- misc.go
 
	- query.go
 
	- srv.go
 
	
 
	- main.go
 
	- tdlog/
 
	
 
	
 
	
 
	
 
	
 
	- licenses/
	- golang-github-houzuoguo-tiedot-devel/