Commit Graph

6 Commits

Author SHA1 Message Date
antanst
0db2557cfc Update README to reflect command-line flag configuration
- Replace environment variables with command-line flags
- Update run example with proper flag syntax
- Fix database schema path to misc/sql/initdb.sql
- Add missing configuration options (gopher, seed-url-path, max-db-connections)
- Remove outdated configuration options
2025-06-29 22:28:28 +03:00
antanst
db3448f448 Improve crawler performance and logging
- Optimize job scheduler to use NumOfWorkers for URL limits
- Clean up verbose logging in worker processing
- Update log messages for better clarity
2025-06-29 22:28:05 +03:00
51f94c90b2 Update documentation and project configuration
- Add architecture documentation for versioned snapshots
- Update Makefile with improved build commands
- Update dependency versions in go.mod
- Add project notes and development guidelines
- Improve README with new features and instructions
2025-05-22 13:26:11 +03:00
c82b436d32 Update license and readme. 2025-02-26 10:39:51 +02:00
ccb8f6838e Update DB init instructions & README 2025-01-04 15:39:21 +02:00
90f6ecd024 Add README.md and Makefile. 2024-12-27 12:11:35 +02:00