antanst
26311a6d2b
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:38:38 +03:00
antanst
57eb2555c5
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:38:38 +03:00
5e6dabf1e7
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-06-29 22:38:38 +03:00
be38104f05
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